Schema bimoCommon.v1
Schema bimoCommon.v1 : Typ prosty economicInformationTypeEnum
Typ prosty economicInformationTypeEnum
Opis
Typ informacji gospodarczej
Element służy do określenia typu informacji gospodarczej
Przestrzeń nazw http://api.big.pl/bimo/v1
Typ
Restriction of xs:string
Diagram
Typ prosty economicInformationTypeEnum
Przegląd
economicInformationTypeEnum Restriction of xs:string
Typ informacji gospodarczej
Element służy do określenia typu informacji gospodarczej
Dozwolone wartości
EnumerationnegativeEconomicInformation
Negatywna informacja gospodarcza - dotycząca niespełnionych zobowiązań.
EnumerationpositiveEconomicInformation
Pozytywna informacja gospodarcza - dotycząca spełnianych zobowiązań.
EnumerationcompromisedDocument
Informacja gospodarcza o dokumencie kwestionowanym.
Źródło
<xs:simpleType name="economicInformationTypeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ informacji gospodarczej</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Element służy do określenia typu informacji gospodarczej</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="negativeEconomicInformation">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Negatywna informacja gospodarcza - dotycząca niespełnionych zobowiązań.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="positiveEconomicInformation">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Pozytywna informacja gospodarcza - dotycząca spełnianych zobowiązań.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="compromisedDocument">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Informacja gospodarcza o dokumencie kwestionowanym.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także